Skip to main content

Fahad-ebrahim's group workspace

Timestamps visible
2024-05-20 10:21:14
/usr/local/lib/python3.10/dist-packages/accelerate/accelerator.py:446: FutureWarning: Passing the following arguments to `Accelerator` is deprecated and will be removed in version 1.0 of Accelerate: dict_keys(['dispatch_batches', 'split_batches', 'even_batches', 'use_seedable_sampler']). Please pass an `accelerate.DataLoaderConfiguration` instead:
2024-05-20 10:21:14
dataloader_config = DataLoaderConfiguration(dispatch_batches=None, split_batches=False, even_batches=True, use_seedable_sampler=True)
2024-05-20 10:21:14
  warnings.warn(
2024-05-20 10:41:29
TrainOutput(global_step=9400, training_loss=0.27522293273438797, metrics={'train_runtime': 1214.5554, 'train_samples_per_second': 247.004, 'train_steps_per_second': 7.739, 'total_flos': 4.554818224231939e+16, 'train_loss': 0.27522293273438797, 'epoch': 200.0})
2024-05-20 10:41:29
{'name': 'NVIDIA GeForce RTX 4090', 'num:': 1, 'total_memory': 24564, 'total_used': 14833}
2024-05-20 10:41:55
Label     Precision  Recall     F1
2024-05-20 10:41:55
bug       0.9980
2024-05-20 10:41:55
bug       0.9980     1.0000
2024-05-20 10:41:55
bug       0.9980     1.0000     0.9990
2024-05-20 10:41:55
feature   1.0000
2024-05-20 10:41:55
feature   1.0000     0.9980
2024-05-20 10:41:55
feature   1.0000     0.9980     0.9990
2024-05-20 10:41:55
question  1.0000
2024-05-20 10:41:55
question  1.0000     1.0000
2024-05-20 10:41:55
question  1.0000     1.0000     1.0000
2024-05-20 10:41:55
average   0.9993
2024-05-20 10:41:55
average   0.9993     0.9993
2024-05-20 10:41:55
average   0.9993     0.9993     0.9993